xen/xsm: Add support for device tree
authorJulien Grall <julien.grall@linaro.org>
Fri, 21 Mar 2014 15:22:13 +0000 (15:22 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 27 Mar 2014 14:56:38 +0000 (14:56 +0000)
commita8f2fb51c19eab086310ca21412f84a558b171a1
tree3e7bc9910e89b5cc94670a7d6c3b4d8619cbadc7
parent804ad45c55fdaf88f7711a58045a2d3db0f54f20
xen/xsm: Add support for device tree

This patch adds a new module "xen,xsm-policy" to allow the user to load the XSM
policy when Xen is booting.

Signed-off-by: Julien Grall <julien.grall@linaro.org>
Acked-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
docs/misc/arm/device-tree/booting.txt
xen/common/device_tree.c
xen/include/xen/device_tree.h
xen/include/xsm/xsm.h
xen/xsm/xsm_core.c
xen/xsm/xsm_policy.c